home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_5 / phxss415.ads < prev    next >
Text File  |  1995-05-12  |  5KB  |  126 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : PhxASS  - by -  Frank Wille
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - Phxss415.lha -  294051      ADOS Req'd
  9. File 2 -              -             [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -              ChipSet Req'd
  11. File 4 -              -             [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [ ] 512k  [X] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    PhxAss V4.15 68xxx Macro Assembler
  27. Author:   Frank@Phoenix.owl.de (Frank Wille, Phoenix/Phantasm)
  28. Uploader: dhebisch@hrz.uni-bielefeld.de
  29. Type:     dev/asm
  30. Cd:       OK
  31.  
  32. This archive contains the Assembler PhxAss V4.15 and the Linker
  33. PhxLnk V4.15.
  34.  
  35. *** PHXASS ***
  36. PhxAss V4.15 is a highly optimizing macro assembler for Motorola's 680x0
  37. CPUs, 6888x FPUs and 68851 MMU (of course, the 030, 040 and 060 MMUs are
  38. also supported). It requires OS2.04 (V37) and 1 MB RAM as minimum.
  39.  
  40. Most important features:
  41. o Fast: 15000-30000 lines per minute with standard Amigas, 50000-350000
  42.   with an A4000/040.
  43. o Resident.
  44. o Symbolic and Source Level Debugging.
  45. o Automatic generation of executables (if possible).
  46. o Small Code and Small Data support (also support for __MERGED sections).
  47. o Listing file, Cross Reference Listing, Equates file.
  48. o Complete floating point support: You can use complex floating point
  49.   expressions, including float functions (sine, logarithm, square root,
  50.   power, etc.), everywhere in your source, e.g. defining float EQUates or
  51.   SETs.
  52. o Nine different optimizations possible.
  53. o Locale symbols.
  54. o Support for Motorola's old and new operand style (even in 68000 mode).
  55. o locale.library usage (english, german, swedish, italian and polish
  56.   (currently not included) ).
  57. o Nearly all directives of the most popular assemblers like Seka, DevPac or
  58.   AS (Aztec) are supported. Examples: INCBIN, INCDIR, CODE_C, REPT, RS,
  59.   RSRESET, EQUR, REG, OFFSET, XDEF, XREF, PUBLIC, ...
  60. o Finally: Although Shareware, PhxAss is completely functional!
  61.  
  62. You will find four different versions of PhxAss in this distribution:
  63. 1. PhxAss: The standard 680x0,FPU,MMU macro assembler.
  64. 2. SmallPhxAss: This is a 68000-only version without floating point support.
  65. 3. FreePhxAss: This program is FREEWARE! It is intended for developers of
  66.     PD-Compilers, who want to include PhxAss in their compiler package.
  67. 4. GigaPhxAss: Identical to PhxAss, but source codes are not limited to
  68.     65535 lines. Quite useful for assembling Reassembler outputs.
  69.  
  70. CHANGES SINCE PHXASS V4.14 (last Aminet release):
  71. Fixed Bugs:
  72. o If your source contains not a single byte, PhxAss sometimes crashed.
  73. New Features:
  74. o Improved the compatibility with old Seka-sources. The '=' (EQU) direc-
  75.   tives and labels, terminated by a ':', must no longer be seperated
  76.   from the rest of the line with blanks or TABs.
  77. o Because of numerous requests, symbol names are allowed to contain
  78.   dots ('.'). But beware of terminating your symbols with ".w" or ".l"!
  79. o The new directive SFORM enables the output of Motorola S-Records in
  80.   absolute mode.
  81. o Danish catalog.
  82.  
  83.  
  84. *** PHXLNK ***
  85. PhxLnk is FREEWARE and supports all features of a standard Amiga-DOS linker
  86. (like BLink), except of overlay hunks and automatic link vectors (ALV).
  87.  
  88. Implemented functions:
  89. o Links object files and libraries (SAS/C extended libraries too)
  90. o Sections can be forced to Chip-memory
  91. o Small Code, Small Data
  92. o SAS/C-Blink Small Data compatibility available
  93. o '_MERGED' sections are recognized automatically (and coalesced like
  94.   Small Data sections)
  95. o Symbolic and Source Level Debugging (PowerVisor compatibility included)
  96. o Debug blocks are removed on request
  97. o Deletes empty sections
  98. o Zero bytes at the end of a section are deleted and appear in the
  99.   HUNK_HEADER block only
  100. o User may define absolute external symbols
  101. o Generates HUNK_RELOC32SHORT blocks by default
  102.  
  103. CHANGES SINCE PHXLNK V4.15 (last Aminet release):
  104. o Italian and danish catalogs.
  105.  
  106.  
  107. =============================================================================
  108.  
  109.            ADS Zone: 1
  110.      ADS Hatch Site: Don Plesky
  111.        ADS Position: ADS Zone 1 Coordinator
  112.            BBS Name: EastPointe Amiga BBS
  113.     Phone Number(s): 810-773-6959
  114.     Network Address: 1:120/229  
  115.      Network Region: 11    
  116.           BBS Hours: 24 Hrs/Day
  117. BBS Mailer/Software: DLG Trapdoor/PDQmail
  118.   BBS Storage Space: 2 Gig 
  119.   File Requestable :  <X> Y     < > N
  120. File Request Hours : All The Time
  121.  
  122. =============================================================================
  123.                          ADS - Long Description Generator
  124.                          (c)Copyright 1995 by Paul Miller
  125.  
  126.